projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cdebe7
)
* src/puresize.h (BASE_PURESIZE): Increase it some more.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 28 May 2016 01:11:44 +0000
(18:11 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 28 May 2016 01:12:08 +0000
(18:12 -0700)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 5b884d3b715fac76bd22e14748a9cebcac1055e6..da827ed399723bf1e64ab998d7fc9cdd0c84b80b 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-47,7
+47,7
@@
INLINE_HEADER_BEGIN
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1
801
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1
900
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */